popover: Add keynav keybindings
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Mar 2020 21:24:09 +0000 (17:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Mar 2020 03:00:50 +0000 (23:00 -0400)
commitf7a4d968e9d990b90aa0a23699c4b1fa0cf1d272
tree6b845cb4fcbc6b901ade8a46999b3b8925754f4d
parent252030ba595888d0a463a69c3a211ea497369682
popover: Add keynav keybindings

The shortcut controllers are limited to same-native,
so we need to duplicate the Tab and arrow key bindings
for focus handling, as well as the Enter bindings for
activation.
gtk/gtkpopover.c